Minor doc fixes. Remove duplicate ChangeLog entries.
authorJuri Linkov <juri@jurta.org>
Sun, 7 Aug 2011 14:14:54 +0000 (17:14 +0300)
committerJuri Linkov <juri@jurta.org>
Sun, 7 Aug 2011 14:14:54 +0000 (17:14 +0300)
commit07296a3149819042fe4bab1d331ba6f16609809c
tree8833229f31900317c24df041ea77be25334fd555
parenta979c97dd118f294b66669ce85ab0c1783f76750
Minor doc fixes.  Remove duplicate ChangeLog entries.

* doc/emacs/dired.texi (Operating on Files): Rewrite according to the fact
that `dired-do-chmod' doesn't use the `chmod' program anymore.

* lisp/faces.el (list-faces-display): Remove extra angle bracket
from `help-mode-map'.

* lisp/info.el (Info-history-toc-nodes): Doc fix.

* lisp/longlines.el (longlines-mode): Doc fix.

* src/editfns.c (Fformat_time_string): Doc fix, add tag `usage:'
to show the arg `TIME' instead of `TIMEVAL'.
doc/emacs/ChangeLog
doc/emacs/dired.texi
lisp/ChangeLog
lisp/ChangeLog.15
lisp/faces.el
lisp/info.el
lisp/longlines.el
src/ChangeLog
src/editfns.c